DataCollection | ComponentOne
C1.Android.DataCollection Assembly / C1.Android.DataCollection Namespace / C1RecyclerViewAdapter<T> Class / Clone Method

In This Topic
    Clone Method (C1RecyclerViewAdapter<T>)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function Clone() As Java.Lang.Object
    protected virtual Java.Lang.Object Clone()
    See Also